home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / utilreen / vmix / vmix278.exe / REVISION.LOG < prev    next >
Text File  |  1992-08-18  |  36KB  |  783 lines

  1.                                                   _______
  2.                                              ____|__     |               (tm)
  3.                                           --|       |    |-------------------
  4.                                             |   ____|__  |  Association of
  5.                tm                           |  |       |_|  Shareware
  6.        VMiX 386   Version 2.78              |__|   o   |    Professionals
  7.        -----------------------            -----|   |   |---------------------
  8.                                                |___|___|    MEMBER
  9.  
  10.        Copyright (c) 1985-1992
  11.  
  12.      Commercial Software Associates
  13.           Post Office Box  36
  14.     Corona del Mar, California  92625
  15.  
  16.    BBS     (714)  720-1139 (24 Hrs.)
  17.    VOICE   (714)  720-1214 (8 - 6pm PST)
  18.  
  19.  
  20.        Release of Aug 18, 1992
  21.  
  22.  
  23. 1. Fixed bugs with the new communications support and fossil type
  24.    BBS drivers.  If 'set remote -i' is toggled TRUE, (type 'set remote' to
  25.    determine the current status), then the scheduler algorithm will be
  26.    modified to prevent a task to be locked-out because another is constantly
  27.    receiving COMM interrupts and preempting it.
  28.  
  29. 2. Added the new command 'init clock' to reset the system clock back to
  30.    what VMiX expects.  Some applications may attempt to capture the system
  31.    clock, this is handled by VMiX, but if the clock 8254 timer channel is
  32.    reprogramed by the application back to 55msec, this will make the
  33.    DOS clock slow down to 1/5 its normal rate.  Use 'init clock' to restore
  34.    the clock back to its normal VMiX speed of 11msec.
  35.  
  36. 3. MONITOR.EXE has been updated to monitor/edit logical address space memory
  37.    contents belonging to other VM tasks running in 386 mode.  The CS, IP,
  38.    Flags registers now display correct data in 386 mode.
  39.  
  40. 4. Each task now saves/protects its own DOS driver request header.
  41.  
  42. 5. On 24 line terminals, setting terminal type 5, ANSI, will cause the
  43.    display to be truncated at 24 lines (line 25 will be overlayed).
  44.    Setting other terminal types, will allow the scroll at the end of
  45.    screen, by applications that expect a 25 line console or scroll the
  46.    screen by positioning beyond line 25.
  47.  
  48.  
  49. VMiX Release 2.77 Notes
  50. -----------------------
  51.  
  52. 1. VMiX now supports programs that use the extended keyboard BIOS interface.
  53.    Some new programs were not responding to the keyboard, from either the
  54.    console or a terminal.
  55.  
  56. 2. Fixed a bug that would halt the system when you quit VMiX, after it
  57.    had been relocated to upper memory, away from the DOS 640Kb area.
  58.  
  59. 3. Fixed a 386 Mode only bug, that would cause the kill command to be
  60.    ineffective.
  61.  
  62. 4. Added context sensitive interrupt processing to the kernel.
  63.    This is a new capability.
  64.  
  65.    Interrupt request lines IRQ3 and IRQ4 (serial COMM ports) are currently
  66.    supported, but IRQ2 and IRQ5 are not.  The unsupported lines are normally
  67.    used by network adapters.  Network adapter software should still be
  68.    installed before VMiX starts, so that their drivers are available to all
  69.    virtual DOS tasks.
  70.  
  71.    Previously, if you were running a task or window in a virtual 386 DOS
  72.    partition and started a communications program inside that partition,
  73.    which installs its OWN interrupt service routines, the program or the
  74.    system could hang.  The reason for this was that while the serial port
  75.    interrupts can occur at any time, the communication program's virtual
  76.    machine might not be mapped (running) at the time of the interrupt.
  77.    This would not affect programs which use a serial port driver that was
  78.    globally installed before VMiX is started, but programs like Procomm or
  79.    Telix, that load the driver at runtime.  This problem will no longer
  80.    occurr with this new version.
  81.  
  82.    To enable context sensitive interrupts, you should invoke the command
  83.    'set remote -i' if the baud rate is lower then 19.2 KBaud, to toggle
  84.    ON special interrupt servicing.  If you use the 'set baud -c ....',
  85.    to set a Baud rate above 9600, then context sensitive communications
  86.    are automatically enabled.
  87.  
  88.    IF YOU INTEND TO RUN COMMUNICATIONS PROGRAMS, start VMiX with the
  89.    options given below (you do not want to allow logins at the COMM port
  90.    that is to be used for communications):
  91.  
  92.    C:\VMiX> VM_BOOT set remote -x/set remote -i  (disable all COMM logins)
  93.  
  94.    or,
  95.  
  96.    C:\VMiX> VM_BOOT set remote -l4/set remote -i     (logins only at COM4)
  97.  
  98.    or,
  99.  
  100.    C:\VMiX> VM_BOOT set remote -i           (logins only at COM1, default)
  101.  
  102. 5. Remote ANSI users will now be able to get color screen displays from
  103.    applications running in the host, but being displayed remotely.
  104.    Fixed a bug that resulted in sudden scrolling of the remote display
  105.    screen.
  106.  
  107.    Color support slows the screen display somewhat.  If you want the
  108.    speed but not the color, select VMiX VT-100 emulation with the command
  109.    'set terminal -t4' and leave the remote terminal set for ANSI emulation.
  110.  
  111.    The virtual screen redirection to the COMM ports has been speeded up
  112.    considerable.  Only those portions of the screen that have changed since
  113.    the last refresh are now sent via the serial port to the remote terminal
  114.    running the application.
  115.  
  116. 6. The remote communications program VT.EXE, which links two computers
  117.    running VMiX, has been upgraded.
  118.  
  119. 7. The pull-down menus shell VW.EXE now allows the setting of COMM port
  120.    baud rates.
  121.  
  122.  
  123. VMiX Release 2.70 Notes
  124. -----------------------
  125.  
  126. 1. Fixed a bug that made 3 1/2 floppy drives 1.44 Meg. unreadable after
  127.    VMiX started.
  128.  
  129. 2. Improved MS-DOS reentrancy, which makes VMiX less likely to hang as
  130.    a result of MS-DOS (INT 21h) conflicts.
  131.  
  132. 3. Added VMiX support for DRDOS and XDOS operating systems.  DRDOS still
  133.    does not pass our full stress test, but seems to work much better than
  134.    before.  Because of differences between DRDOS and MSDOS, it is not
  135.    possible for VMiX to display a prompt showing the current default
  136.    directory.
  137.  
  138.    Specifically, the architecture of DRDOS does not allow different tasks
  139.    to have different default directories.  This will cause problems if you
  140.    set different default directories for different VMiX partitions.  The
  141.    only way around this is to set an all inclusive PATH statement before
  142.    starting VMiX (and also set an identical path for data files using the
  143.    VMiX utility DPATH, after start-up).  
  144.  
  145. 4. The LOADUP.EXE utility is now able to relocate VMiX to upper memory,
  146.    in 386 computers.  If your system has unused space between the
  147.    video rom and the system rom, VMiX will fit there.  This reduces
  148.    the DOS footprint of VMiX to only 38Kb, which will allow larger
  149.    programs to fit in virtual memory partitions.
  150.  
  151.    To load VMiX high you must first have started a copy of VM_BOOT in
  152.    your 386 computer with the startup parameter EMS=FFFF, so that the
  153.    first copy of VMiX will not try to initialize EMS memory in the target
  154.    upper memory area.
  155.  
  156.    Sample command line to load VMiX to upper memory:
  157.  
  158.            VM_BOOT ems=ffff/loadup vm_boot
  159.  
  160.    Wait until the first copy of VMiX has shutdown and the new upper memory
  161.    copy has started.  The entire process is automatic.
  162.  
  163.    When quiting out of the upper memory copy of VMiX, the DOS system must
  164.    currently be halted, requiring a system reset after VMiX terminates.
  165.  
  166. 5. If your system has more than 1 Meg. of extended memory, VMiX will now
  167.    automatically use large video buffers (which allows graphics apps to
  168.    coexist with text mode apps and other full screen graphics apps).
  169.  
  170.    Previously, you had to set the parent shell to graphics mode with the
  171.    'set video -m' command and then start a new 'dosjob' which would then
  172.    use large video buffers.  Alternatively, you could also start a new
  173.    shell with 'dosjob -W /rshell' and then set the video mode to graphics
  174.    befor starting the graphics application.  You still have to do this,
  175.    when starting applications that run in graphics mode, if your system
  176.    has only 1 Meg. of extended memory.
  177.  
  178. 6. Added the command 'set process -t ????', where ???? is a number equal
  179.    to 0 or above representing number of timer tick counts MINUS ONE, that
  180.    a process will execute uninterrupted.  This differs from the command
  181.    'set system -d ????' which repesent the interval (ticks - 1) before
  182.    the scheduler briefly takes control to see if a new process is ready
  183.    to be given a control of the CPU (for a time period equal to one tick
  184.    more than that specified with the command 'set process -t').
  185.  
  186. 7. Hopefully fixed a bug which caused VM_BOOT not to detect upper memory
  187.    in use, resulting in a crash, unless VMiX was started with the ems=ffff
  188.    system startup option.
  189.  
  190. 8. VMiX now can make use of up to 4 Meg. of extended memory.  Previously
  191.    a maximum of 3 Meg. was actually used.  If your system has 8 Meg. of
  192.    extended memory, you can use the system startup option exc=4000 to
  193.    exclude the first 4 Meg. for cache or something else.  Eight users
  194.    will not require more than 4 Meg. since the first two tasks (the
  195.    scheduler and the root shell) run in conventional memory.
  196.  
  197. 9. Because of all the problems other ANSI drivers can have with VMiX's
  198.    multiuser function, we are providing VMANSI.COM, a TSR that can be
  199.    executed before VMiX to install an ANSI driver.  This driver is still
  200.    being developed and currently does not support keyboard redefinition.
  201.  
  202.  
  203. VMiX Release 2.67 Notes
  204. -----------------------
  205.  
  206. 1. Added an optional, remote login access password system to control
  207.    access via the COMM ports.
  208.  
  209. 2. Added a very flexible configuration file, VMiX.INI, to assist in
  210.    configuring VMiX startup and specifying user programs to run upon
  211.    remote COMM port login.
  212.  
  213.    The new utility VSETUP.EXE will process the VMiX.INI file when it is
  214.    invoked in the vm_boot startup command line.  When used in the vm_boot
  215.    startup sequence, VSETUP will only process the lines given under
  216.    the [startup] Section in VMiX.INI
  217.  
  218.    The new utility VSETUP.EXE or any user program can also be specified
  219.    with the 'set remote -l' command.  In this case, VSETUP.EXE controls
  220.    password access and the startup of any program given in the
  221.    [remote startup] Section in VMiX.INI.  Invoking 'set remote -l'
  222.    without specifying VSETUP.EXE will reset logins to the standard access
  223.    method (rshell).
  224.  
  225. 3. Fixed an exit bug that caused available memory to be truncated after
  226.    running and quiting from VM_BOOT.EXE
  227.  
  228. 4. VMiX now drops the modem carrier when a program or login that uses
  229.    a channel to one of the COMM ports terminates.
  230.  
  231. 5. VW.EXE and VSETUP.EXE will make use of your DOS PATH to find other
  232.    utilities that VW dispatches or the VMiX.INI data file.  However,
  233.    they will also search the full filespec path you typed when starting
  234.    VM_BOOT.EXE, regardless of the current path settings.
  235.  
  236. 6. Fixed a bug with the software cursor, in graphics modes poping up in
  237.    strange places.
  238.  
  239. 7. Change the way we reflect to COMM port interrupts in virtual 386 Mode.
  240.    The scheduler is now disabled during the entire interrupt service.
  241.    Fixed a bug that would not allow more than one COMM port to be used
  242.    at once for remote logins.
  243.  
  244. 8. Added the 'set process -d ????' command to allow a script to specify
  245.    a wait interval, in seconds.  (Mostly for purposes of VMiX.INI scripts.)
  246.  
  247.  
  248. VMiX Release 2.66 Notes
  249. -----------------------
  250. 1. Fixed a hang problem with the 'VM_BOOT 8086' startup sequence, when
  251.    starting in 8086 Mode on 286/386/486 systems.
  252.  
  253. 2. Remote logins will now work at the high (interrupt driven) baud rates
  254.    above 9600 KBaud.  High baud rates are set for a given channel, just
  255.    as the standard rates, with the 'set baud -c ???? <baud rate>' or with
  256.    'init comm -c ???? <baud rate>'.  Available baud rates are: 300, 1200,
  257.    2400, 4800, 9600, 19200, 38400, and 115200.  The VMiX utility DSTAT.EXE
  258.    will now display the baud rate settings for all channels assigned to
  259.    COMM ports.
  260.  
  261.  
  262. VMiX Release 2.64 Notes
  263. -----------------------
  264. 1. Fixed a DOS 5.0 bug which caused the system to hang on exit from VMiX.
  265.  
  266. 2. Fixed bug with auto screen windowing, when three windows already existed.
  267.  
  268. 3. The 286/386 coded version will now print error message and exit when
  269.    it detects an 8088 or 8086 cpu.
  270.  
  271. 4. Fixed bug with uppercase 'H', 'P', 'K', and 'M' not being displayed.
  272.  
  273. 5. Fixed bug with the 286 Mode 'swap' command which would cause the system
  274.    to hang.
  275.  
  276. 6. The status line now displays the full name of the current foreground
  277.    process.
  278.  
  279. 7. On exit from VMiX, free DOS memory is now fully reconstructed, to avoid
  280.    loss of memory sometimes caused by the 'swap' command.  An 'exec -m1024'
  281.    will also reconstruct DOS memory.
  282.  
  283. 8. Fixed the problem of the cursor bleeding through, between virtualized
  284.    screens, causing random bleeps on the foreground screen.
  285.  
  286. 9. Added a check to ensure that the first available memory arena starts
  287.    at a 4Kb boundary.  Sometimes the alignment failed resulting in
  288.    memory allocation fault error message and crash.
  289.  
  290. 10.Added a (L)aunch application option to the VW.EXE utility to allow the
  291.    user to launch an application directly, instead of starting a shell for
  292.    it first and then invoking the application.  The application (L)aunch
  293.    option resides in the (P)rograms menu.
  294.  
  295. 11.When you exhaust extended memory, VMiX now gracefully switches the
  296.    new task to use the parent's memory and prints an insufficient memory
  297.    error message.
  298.  
  299. 12.Changed the menu names used by VW to be more explanatory.  (F)ree Extended
  300.    Memory was not working correctly.
  301.  
  302. 13.Fixed a PATH command bug causing virtual memory not to be released.
  303.    Other bugs caused the path to be inserted incorrectly in the environment.
  304.  
  305. 14.Moving the console to a remote port was not working correctly (ie., 'set
  306.    remote -c ????').
  307.  
  308. 15.The default terminal type has been changed to be type 5, an ANSI terminal
  309.    or VT-100 terminal.
  310.  
  311. 16.Fixed bug with COMSPEC not being found in environment during new task
  312.    dispatch.  This resulted in nothing executed and a help screen being
  313.    displayed, instead.
  314.  
  315. 17.Added 386 protected mode support for coprocessor instructions.  This
  316.    caused some applications to hang when executed in 386 Mode.
  317.  
  318. 18.Added support for virtualized default directories.  Each task now has
  319.    its own default directory, independent of what others have.  Previously
  320.    only default drives were virtualized.
  321.  
  322.  
  323. VMiX Release 2.61 Notes
  324. -----------------------
  325. 1. Added support for DOS 5.O load of COMMAND.COM and BUFFERS to HMA area.
  326.    VMiX patches DOS's XMS manager to disallow disabling of the gate 20
  327.    address line, so HMA is always addressable.
  328.  
  329. 2. Video memory is no longer cleared when a Shift-Tab causes a switch
  330.    between tasks in different video modes.
  331.  
  332. 3. Increased to 4 Megabytes the amount of memory VMiX will recognize
  333.    (previously it used only 3 Megabytes, even if it found more).
  334.  
  335. 4. Changes to the SYSGATE.ASM programming interface (see file).
  336.  
  337. 5. Added interrupt driven services to the COMM ports, under VMiX.
  338.    Added support for 115.2 Kbaud (When 'set remote -i' is TRUE, 110 baud
  339.    becomes 19.2 Kbaud, 150 baud becomes 38.4 Kbaud and 600 baud becomes
  340.    115.2 Kbaud).  To set 115.2 Kbaud you would use 'set baud -c1 600'.
  341.  
  342. 6. Added the VT.EXE utility for linking two VMiX hosts serially with
  343.    a virtual terminal session.
  344.  
  345. 7. Programs that make direct video  writes are now supported at remote
  346.    COMM port terminals (remote logins).  All video memory accesses will
  347.    be redirected to the COMM port and will not appear at the console.
  348.  
  349. 8. Fixed a bug with stack deallocation after process termination.
  350.  
  351. 9. Added DOS 5.0 style support for upper memory blocks.
  352.    Added the LOADUP.EXE utility to allow user loading of TSRs to upper
  353.    memory (386 Mode required).  TSR is visible only to process that
  354.    started it, since each VMiX task is virtually mapped to a separate
  355.    virtual first megabyte.  This means that you can have different
  356.    (or the same) TSRs active for each partition. 
  357.  
  358. 10.Fixed a bug with the 'exclude=' command line option; it was not really
  359.    leaving the HMA area unused and causing conflict crashes.
  360.  
  361. 11.Added an alternate way to start new tasks multitasking.  Pressing
  362.    Shift-Enter or Shift-Shift-Enter, will start a new task, just as if
  363.    you had typed 'dosjob'.  The Shift-Enter is used, instead of just the
  364.    Enter key, after typing a command.  If both Shift toggles are pressed
  365.    when the Enter key is hit, the new task will use the full screen.  If
  366.    only one Shift is held down, the task will start in a new window.
  367.  
  368. 12.Fixed the VMiX hang problem when the DSR line is not enabled at a COMM
  369.    port being used for logins.
  370.  
  371. 13.Changes to VW pull-down menus style.
  372.  
  373. 14.VMiX now detects if another 386 virtual memory manager is present, and
  374.    rather than crashing it switches to 8086 Mode.
  375.  
  376.  
  377. VMiX Release 2.58 Notes
  378. -----------------------
  379. 1. VMiX uses an underline character as a 'mark the spot' cursor to show
  380.    where the cursor was in a non-foreground task, when the user toggles
  381.    to another window with the hot key.  To allow users that use a voice
  382.    synthesizer to echo the characters displayed by BIOS, without the
  383.    anoying underline character being echoed, the cursor display is now
  384.    performed without using the BIOS call.
  385.  
  386. 2. Fixed a memory manager bug with the paged memory allocation scheme.
  387.    Fixed a BitBlt bug when using system font 2 with graphics modes,
  388.    which hung a task executing a memory map display ('monitor -m').
  389.    Fixed a bug with backspace, when using the command line in graphics
  390.    modes, not erasing the software cursor.
  391.  
  392. 3. Automatic windows are now virtualized.  In 386 Mode, each foreground
  393.    can be partitioned into windows, independently from other full screen
  394.    foregrounds. 
  395.  
  396. 4. When extended memory is exhausted, a new child process inherits the
  397.    program space and virtual screen of the parent.
  398.  
  399. 5. Reduced time interrupts are disabled in INT 10 and 16.
  400.  
  401. 6. Added VMIX support for HIMEM.SYS and other resident XMS drivers.
  402.  
  403. 7. Fixed a bug that did not allow the previous command to be recalled
  404.    when up-arrow pressed in graphics modes.
  405.  
  406.  
  407. VMiX Release 2.57 Notes
  408. -----------------------
  409. 1. Added the 'set remote -a' command to allow all COMM port to be polled
  410.    simultaneously for user login requests.  This command slows down the
  411.    scheduler, interrupts are not disabled during polling.
  412.  
  413. 2. Added the 'set process -w ????' command, where ???? is the number of
  414.    idle input or output cycles before a process is put to sleep.  If this
  415.    parameter is set to 0, then all processes are always being timesliced.
  416.    With programs that grab the keyboard, like Windows, this will allow
  417.    the VMiX hot key Shift-Tab to be recognized, since there will always be
  418.    a non-windows process awake to field the hot key.  This command is
  419.    only used with non-386 computers, since in the 386, the VMiX protected
  420.    mode supervisor is always running to detect the hot key.
  421.  
  422. 3. VM_BOOT had stopped working in 8086/8088 PCs when invoked without
  423.    the 8086 command line parameter.  This has been fixed.
  424.  
  425. 4. Conversion to C++ is proceeding.  It now compiles with TCP.
  426.  
  427. 5. VGA graphics modes (640 x 480) are now supported.  Fixed bugs with
  428.    graphics switching.  Fixed bugs with status line display in graphics
  429.    modes.
  430.  
  431. 6. VW.EXE was behaving different, if invoked from the command line as
  432.    opposed to from the VMiX shell.  The keyboard will now relocate to
  433.    any new process started from VW, by default (no need to press the
  434.    hot key).
  435.  
  436. 7. We are now virtualizing the DMA buffer maintained by DOS.
  437.  
  438. 8. On 386 ATs, VMiX will now setup its low memory paged pool in a 32Kb
  439.    EMS segement, between C000 and F000, if it finds one that it can use.
  440.    This frees the memory for DOS use.  On 8086 PCs or 286 ATs with EMS,
  441.    you can manually request this from the startup command line by
  442.    specifying an available 32Kb EMS segment with 'EMS='.
  443.  
  444. 9. Made some fixes to the cursor on/off algorithms that manage the
  445.    cursor between tasks and task switches.  Note that an inactive task,
  446.    eventhough it is the foreground task (via Shift-Tab hot key), will
  447.    not have a timeslice during which to activate its cursor.
  448.    To compensate for this, turn-on cursor emulation with 'set sys -c'.
  449.  
  450. 10.The MONITOR.EXE utility now allows viewing and edit of memory areas.
  451.    Press 'M' after 'monitor -r1' has been invoked, to test this.  The
  452.    address format is: segment[:offset] [= byte], where the '= byte' is
  453.    optional, for example
  454.  
  455.              hex address? 550A             displays segment 550A:0
  456.              hex address? 550A:100         displays segment 550A:100
  457.              hex address? 550A:100 = FF    sets byte at 550A:100 to FF
  458.  
  459.    The 'examine memory' command does the equivalent from the VMiX shell.
  460.  
  461.    Added the -f switch to MONITOR.EXE.   When invoked with 'monitor -f',
  462.    all open files on a VMiX system will be globally monitored.  Open files
  463.    will be listed and revised until the <Esc> key is pressed,
  464.  
  465.  
  466. VMiX Release 2.56 Notes
  467. -----------------------
  468. 1. VMiX now handles swapping video modes between graphics and text in
  469.    386 computers.  The hot-key <Shift><Tab> will switch the console between
  470.    tasks running in graphics modes and those running in text mode.
  471.    VW (Process Menu) will allow new shells to be started in the video mode
  472.    of your choice (and/or video page of choice in Text Mode).  The same
  473.    can be accomplished from the command line with:
  474.  
  475.                           'do -W /set video -m/rshell'  (for mode select)
  476.    or,
  477.                           'do -W /set video -p/rshell'  (for page select)
  478.  
  479.    Video mode switching will work in non-386 computers but the previous
  480.    mode screen contents will not be saved.
  481.  
  482. 2. VMiX now provides a software emulation cursor.  The software emulated
  483.    cursor is toggled by the command 'set system -c', the default setting
  484.    is disabled (because of the overhead during multitasking).  If you have
  485.    trouble determining on which window the keyboard focus lies, use this
  486.    option to enable cursor emulation.
  487.  
  488. 3. The 'set remote -e' command has been changed to 'set remote -x'.
  489.    This command controls the enabling or disabling of remote logins.
  490.    Logins are enabled by default (on COM1).
  491.  
  492.  
  493. VMiX Release 2.52 Notes
  494. -----------------------
  495. 1. Added the 'set video -p' command to allow video pages to be selected.
  496.    Main benefit is, in non-386 computers, it allows a 'do -W /set video
  497.    -p1/rshell' to be used to start and a new shell with a different video
  498.    page assigned.  The Shift-Tab hot key will switch video pages (or video
  499.    modes), giving some level of screen virtualization between tasks.
  500.    Use not recommended in 386 Mode, because of true virtualization of video
  501.    memory.  VW.EXE now asks for a video page when starting a new VMiX shell
  502.    or DOS shell (use only page 0, when in 386 Mode).  VW will respond
  503.    to the [Home] key by repainting the menu bar.
  504.  
  505. 2. The MONITOR.EXE utility now allows viewing and edit of memory areas.
  506.    Press 'M' after 'monitor -r1' has been invoked, to test this.  The
  507.    address format is: segment[:offset] [= byte], where the '= byte' is
  508.    optional. (ie., hex address? 550A, hex address? 550A:100, or
  509.    hex address? 550A:100 = FF)  The 'examine memory' VMiX command does
  510.    the equivalent in the registered version of VMiX.
  511.  
  512. 3. Fixed the 'kill' command hanging VMiX in protected mode.
  513.  
  514. 4. Added new delay timer routine.  INT 08 real time clock is now reprog-
  515.    ramed after '$$' tasks quit.  BASICA, GWBASIC are automatic '$$' protected
  516.    tasks, they were the main culprits in changing the timer back to 18.2
  517.    ticks per second. 
  518.  
  519. 5. Channel 5 is now automatically assigned to LPT1 on bootup.  Try 'spawn
  520.    -c5 type c:\autoexec.bat' to test LPT1.
  521.  
  522. 6. All segment or offset references to VMiX commands ('set pool', 'examine
  523.    memory') must now be entered in HEX without a preceeding '0x' (prevously
  524.    required).  When using 'set video -c' to specify combined foreground and
  525.    background colors you may still use '0x', only when entering HEX bytes.
  526.  
  527. 7. Keypad arrow keys now work from a remotely logged pc with VT-100 terminal
  528.    software, provided you toggle emulation by pressing <Ctrl> <F>.
  529.  
  530. 8. Added color to EGA graphics modes.
  531.  
  532.  
  533. VMiX Release 2.51 Notes
  534. -----------------------
  535. 1. Fixed a bug that kept VMiX 2.50 from working on 8086 computers.
  536.  
  537. 2. Changed compilers to MSC 6.0, started conversion to Zortech C++.
  538.  
  539. 3. Fixed some problems with the way VMiX virtualizes the keyboard.  VMiX is
  540.    now compatible with 'Remote Console'tm a product of Louis Wheeler.
  541.    Increased the amount of video memory virtualized in 386 Mode to 2 pages.
  542.  
  543. 4. Added the -i option to the VW.EXE command line.  This option sets VW in
  544.    interactive mode, so that it will not be swapped out when there is no
  545.    keyboard activity.
  546.  
  547. 5. 'set remote -e', to control COMM port logins, can now be used from the
  548.    VM_BOOT command line.
  549.  
  550. 6. The arrow keys on a PC acting like a terminal and connected to a VMiX
  551.    host will now work correctlly when in VT-100 emulation mode.
  552.  
  553. 7. Added Registration printing banner to startup screen.
  554.  
  555.  
  556. VMiX Release 2.50 Notes
  557. -----------------------
  558. 1. Fixed known crashiness bugs in previous version.  Improved the
  559.    reliability of the VW utility, which we can now recommend for regular
  560.    use.
  561.  
  562. 2. Added support for multiple default drives and made each task's default
  563.    drive independent from other windows/tasks.
  564.  
  565. 3. Added support for virtual video.  Eliminates bleed-through, when in
  566.    386 Mode, by applications that write directly to the screen in text mode.
  567.    Tasks started with the 'dosjob -W' command, and all tasks started at a
  568.    dumb terminal will execute with virtualized video segments in 386 Mode.
  569.    The Shift-Tab hot key will bring a virtualized task's video to the
  570.    foreground.
  571.  
  572. 4. Added a better command line parser and changed the syntax of the startup
  573.    system options:
  574.  
  575.    The new command syntax is:
  576.  
  577.                VM_BOOT [low] [high] [8086] [extended] [egacursor]
  578.                        [cgacursor] [ [ command ] /... ]
  579.  
  580.    where (note abbreviated syntax),
  581.  
  582.    the '8086'   option forces 8088 (real mode) operation on 286/386/486
  583.                 computers.
  584.    the 'ext'    option forces 80286 (real/protected mode) operation on
  585.                 386/486 cpu's.
  586.    the 'lo'     option inhibits relocation of VMiX code to extended memory.
  587.    the 'hi'     option forces relocation of VMiX code to extended memory when
  588.                 using 8086 Mode in a 286/386 or 486.
  589.    the 'egacur' option corrects a video BIOS bug that fails to indicate
  590.                 that CGA cursor emulation is disabled.
  591.    the 'cgacur' option corrects a video BIOS bug that fails to indicate
  592.                 that CGA cursor emulation is enabled.
  593.    [ command] / any valid DOS or VMiX shell commands, separated by a '/'
  594.  
  595. 5. Added scroll control to the help display.
  596.  
  597. 6. For shell usage compatibility, Escape now also clears the command line,
  598.    like a Ctrl C.  An <ENTER> on a blank line will not clear the previous
  599.    command buffer, which you can still repeat using up-arrow.
  600.  
  601.  
  602. 7. Logins at all comm ports can now be globally enabled/disabled with the
  603.    'set remote -e' command toggle.  The default is logins enabled.  You can
  604.    only use this command from the VMiX shell, it will be ignored when used in
  605.    the VM_BOOT command line.
  606.  
  607. 8. The VMiX debugger 'assign' command now accepts the PROCESS object type.
  608.    The purpose of the PROCESS assign is to redirect the STDIO (screen and
  609.    keyboard) of a process to a new channel.  You can move a process using
  610.    the console to a COMM port terminal or to a printer CHRSINK type of
  611.    channel.
  612.  
  613. 9. Fixed a bug with modem control and data set ready detection.
  614.  
  615.  
  616. VMiX Release 2.31 Notes
  617. -----------------------
  618. 1. Fixed some regression bugs introduced in version 2.30, including a
  619.    bug which did not allow a 'dosjob' command to be executed from the
  620.    command line when starting VMiX (the VMiX.DOC tests fail).  Fixed
  621.    a bug that did not allow 286 AT's to run with SWAP to extended memory.
  622.  
  623. 2. Fixed a bug that sometimes did not allow a command line 'SPAWN'
  624.    to work correctly (for example, starting VMiX with:
  625.    VM_BOOT set remote -l2 / spawn -c1 c:\filepath\myprog.exe
  626.    will now start myprog on COM1 and redirect new logins to COM2
  627.    without hanging the console).
  628.  
  629. 3. Fixed a bug which caused systems with monochrome (MDA) adapters to
  630.    lock up, since the MDA detection had failed.
  631.    Fixed the disappearing cursor bug on VGA's.  Note, some EGA/VGA's will
  632.    display what appears to be a broken VMiX cursor when Shift-Tab is
  633.    pressed to switch tasks.  To correct this, start VMiX with the command
  634.    line 'VM_BOOT cursor'.
  635.  
  636. 4. The VW menu shell is NOW COMPLETE and greatly improved.
  637.    VW.EXE can now be used to set screen colors from the options menu.
  638.    VW is a multiple thread environment (like OS/2), the slight delays
  639.    you will sometime experience when returning from a command are due
  640.    to process synchronization, this will improve in future versions.
  641.  
  642. 5. Upgraded the user shell with shadow boxes for messages and data.
  643.    Upgraded the user shell with limited command line edit capability.
  644.    Up-arrow recalls previous command, which can be edited.
  645.    Upgraded the API and programming information in SYSGATE.ASM
  646.  
  647. 6. On systems with EGA/VGA, an additional 96Kb of DOS program space is
  648.    now available (64Kb in monochrome mode).  To toggle the additional
  649.    program space ON/OFF, use the VMiX command 'set system -v'.  The
  650.    default is OFF, when VM_BOOT is executed.  This option will allow
  651.    large programs (566Kb maximum) to be executed with VMiX (the maximum
  652.    without this option is about 470Kb).  Eventhough VMiX uses extended
  653.    memory in 286/386 ATs/PS2s, the user partition size is limited by the
  654.    address space of DOS, which is now increasable to 736Kb.
  655.  
  656.  
  657. VMiX Release 2.25 Notes
  658. -----------------------
  659. 1. This is the first non BETA release of VMiX.
  660.    VMiX now works on the IBM PS/2 and COMPAQ 386 SX.
  661.  
  662. 2. VMiX now supports ESDI fixed disk systems.
  663.  
  664. 3. Made some more fixes related to DOS 4.01 multitasking.
  665.    Reduced resident memory size by 8 Kbytes.
  666.    The VMiX prompt now displays the current directory.
  667.  
  668. 4. In 386 Mode, the Shift-Tab key now works when MicroSoft Windows is
  669.    executing under VMiX.
  670.  
  671. 5. When a program executing as a VMiX task first uses a COMM port, the
  672.    port is automatically assigned to that process id.  The port is only
  673.    deassigned when the VMiX task is 'quit', not when the program terminates.
  674.    This allows the preemptive scheduler to service communications faster
  675.    by switching-in the owner program of a COMM port when I/O is detected.
  676.  
  677.  
  678. VMiX Release 2.22 Notes
  679. -----------------------
  680. 1. Fixed a major bug which caused VMiX to crash on any 386 AT with more
  681.    than 3 Megabytes of extended memory.
  682.  
  683. 2. Added code for IBM PS/2 support, but VMiX is still not fully working
  684.    on PS/2s.
  685.  
  686. 3. VMiX now relocates portions of its system code to extended memory.
  687.    More code will be moved in future releases, to allow larger DOS partition
  688.    sizes.  The VMiX startup program 'VM_BOOT' has a new command line switch
  689.    that controls relocation of VMiX to extended memory.  Starting VMiX with
  690.    VM_BOOT -l (lower case 'L') will inhibit relocation of portions of VMiX
  691.    to extended memory.
  692.  
  693. 4. Fixed a bug with the 286 Mode 'swap' command, which had stopped working
  694.    correctly in the previous release.
  695.  
  696.  
  697. VMiX Release 2.21 Notes
  698. -----------------------
  699. 1. Fixed a bug that left the clock running fast, after exiting VMiX.
  700.  
  701. 2. The <Shift> <Tab> hot key will now swap screens between graphics mode
  702.    tasks and alphanumeric mode tasks.  Also, tasks using different video
  703.    pages will be switched correctly.  This affects only tasks that were
  704.    started with the 'dosjob -W' (full screen) command.  The hot key is
  705.    now handled by the event manager.
  706.  
  707.  
  708. VMiX Release 2.20 Notes
  709. -----------------------
  710. 1. More DOS 4.01 fixes.
  711.  
  712. 2. Communications support fixes in 80386 protected mode.  Higher baud rates
  713.    now supported.
  714.  
  715. 3. The VMiX clock tick has been changed from 55msec (18.2 task switches
  716.    per second) to 11msec (90.9 task switches per second).  A new command,
  717.    'set system -c ????' will allow you to tune your multitasking environ-
  718.    ment for maximum efficiency.  The command specifies the number of clock
  719.    ticks a running task is guarranteed to be active before preemption.
  720.    
  721.  
  722. VMiX Release 2.11 Notes
  723. -----------------------
  724. 1. 80386 Mode bug fixes.  Smaller process control block.
  725.  
  726. 2. The VMiX startup program 'VM_BOOT' has two new command line switches
  727.    that control the mode the program runs.  Using VM_BOOT -r, will force
  728.    VMiX into real (8086) mode and using VM_BOOT -x, will force VMiX into
  729.    extended (80286) mode.  These 2 command line switches, disable 80386
  730.    protected mode operations.  (Useful for getting around compatibility
  731.    problems, on certain computers.)
  732.  
  733. 3. Version 2.11 will operate with DOS 4.01.  Since DOS 4.01 can be set to
  734.    use extended memory, conflicts can arise.  VMiX must be told how much
  735.    extended memory other programs are using (see 'assign memory').
  736.     
  737.  
  738. VMiX Release 2.10 Notes
  739. -----------------------
  740. 1. VMiX 386 replaces the older 286 versions.  The new 386 version will
  741.    still work on 8088, 8086, and 80286 computers that are IBM PC or
  742.    AT compatible.  Version 2.10 executes in protected mode with extended
  743.    memory paging on 80386 processors.  This allows multiple DOS partitions,
  744.    each with about 450Kb free.
  745.  
  746. 2. Fixed a bug with channels assigned to a printer (CHRSINK type).  When
  747.    DOS console output was redirected to a task, with a CHRSINK type as its
  748.    STDIO, line feeds were not being printed.
  749.  
  750.           assign CHRSINK 1             (returns a channel ???? for LPT1)
  751.           spawn -c ???? type myfile.txt (performs redirection to LPT1)
  752.  
  753.    The above sequence of VMiX commands will now successfully redirect
  754.    the DOS 'type' command to LPT1:
  755.  
  756.    This method is recommended over 'exec type myfile.txt > PRN' when
  757.    multitasking.
  758.  
  759. 3. When using VMiX in 80386 Mode, the memory partition size is set auto-
  760.    matically to 512Kb, at boot time.  If you use the command 'exec -m' to
  761.    set a partition size less than 512Kb, VMiX will not request extended
  762.    memory for new task partitions until you issue 'exec -m512' again.
  763.    When the partition size is less than 512Kb, VMiX uses memory from the
  764.    parent process for the new task (same as 8088 and 80286 modes).
  765.  
  766.    If you have less than 512Kb of extended memory, the partition size must
  767.    still be 512Kb or more, in 80386's, VMiX will only use what is available.
  768.  
  769.    The default partition size for all other VMiX modes remains 224Kb.
  770.  
  771. 4. The new '?' command, lists the available VMiX shell commands.
  772.    The 'set dos -m' command has been removed, since the VMiX shell is
  773.    now always transparent to DOS commands.  DOS commands are passed
  774.    to 'command.com' and VMiX commands are passed to VMiX.
  775.    If the name of a VMiX command conflicts with a DOS command or file
  776.    name, the VMiX 'exec' command should preceed the DOS command, on the
  777.    same line.
  778.  
  779. 5. The new command 'examine status' displays information about a task,
  780.    including available memory.  Other memory status commands include
  781.    'examine mcb', 'monitor -m', and 'monitor -p'.
  782.  
  783.